home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 200
- Top = 108
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'Form1'
- ClientHeight = 329
- ClientWidth = 427
- Color = clNavy
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -32
- Font.Name = 'Times New Roman'
- Font.Style = [fsItalic]
- Position = poDefaultPosOnly
- Visible = True
- WindowState = wsMaximized
- OnActivate = FormActivate
- OnPaint = FormPaint
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 37
- end
-